home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e243 / readme.bat < prev    next >
DOS Batch File  |  1995-01-13  |  2KB  |  27 lines

  1. @ECHO OFF
  2. cls
  3. echo.
  4. echo      ╔══════════════════════════════════════════════════════════════════╗
  5. echo      ║                  EASY BASE DISTRIBUTION DISK                     ║
  6. echo      ║                  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀                     ║
  7. echo      ║                                                                  ║
  8. echo      ║ Easy Software products are supplied in compressed form with an   ║
  9. echo      ║ installation program which will unpack the program to your hard  ║
  10. echo      ║ disk.                                                            ║
  11. echo      ║                                                                  ║
  12. echo      ║ The Easy Base installation unpacks the files to the directory    ║
  13. echo      ║ \EB. If you already have a \EB directory you should rename it    ║
  14. echo      ║ before installing Easy Base.                                     ║
  15. echo      ║                                                                  ║
  16. echo      ║ Version 6 of Easy Base uses sub directories for data storage. If ║
  17. echo      ║ you have a previous version of Easy Base then you can transfer   ║
  18. echo      ║ your work to version 6 by taking an application backup from the  ║
  19. echo      ║ old version and restoring it into a sub directory of version 6.  ║
  20. echo      ║                                                                  ║
  21. echo      ║ If you install version 6 over a previous version in \EB your     ║
  22. echo      ║ work will not be overwritten but you will have to move the files ║
  23. echo      ║ to a sub directory of \EB before you can access them.            ║
  24. echo      ╚══════════════════════════════════════════════════════════════════╝
  25. echo.
  26. pause
  27.